﻿2026-06-06T06:09:00.2099585Z ##[group]Run actions/checkout@v5
2026-06-06T06:09:00.2099859Z with:
2026-06-06T06:09:00.2100052Z   repository: SaberMage/spt-shell-notify
2026-06-06T06:09:00.2100290Z   path: .adapter-notify
2026-06-06T06:09:00.2102096Z   token: ***
2026-06-06T06:09:00.2102259Z   ssh-strict: true
2026-06-06T06:09:00.2102455Z   ssh-user: git
2026-06-06T06:09:00.2102638Z   persist-credentials: true
2026-06-06T06:09:00.2102857Z   clean: true
2026-06-06T06:09:00.2103039Z   sparse-checkout-cone-mode: true
2026-06-06T06:09:00.2103237Z   fetch-depth: 1
2026-06-06T06:09:00.2103418Z   fetch-tags: false
2026-06-06T06:09:00.2103590Z   show-progress: true
2026-06-06T06:09:00.2103762Z   lfs: false
2026-06-06T06:09:00.2103935Z   submodules: false
2026-06-06T06:09:00.2104107Z   set-safe-directory: true
2026-06-06T06:09:00.2104298Z ##[endgroup]
2026-06-06T06:09:00.2754229Z Syncing repository: SaberMage/spt-shell-notify
2026-06-06T06:09:00.2759072Z ##[group]Getting Git version info
2026-06-06T06:09:00.2759425Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-06T06:09:00.3111198Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-06T06:09:00.3316756Z git version 2.43.0.windows.1
2026-06-06T06:09:00.3346054Z ##[endgroup]
2026-06-06T06:09:00.3353290Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\4542b751-1166-4c75-89ef-7c883c9c90df\.gitconfig'
2026-06-06T06:09:00.3366117Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\4542b751-1166-4c75-89ef-7c883c9c90df' before making global git config changes
2026-06-06T06:09:00.3366690Z Adding repository directory to the temporary git global config as a safe directory
2026-06-06T06:09:00.3371936Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-06T06:09:00.3606156Z ##[group]Initializing the repository
2026-06-06T06:09:00.3611012Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-06T06:09:00.3923296Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-06T06:09:00.3952439Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-06T06:09:00.4198678Z ##[endgroup]
2026-06-06T06:09:00.4199024Z ##[group]Disabling automatic garbage collection
2026-06-06T06:09:00.4203730Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-06T06:09:00.4423811Z ##[endgroup]
2026-06-06T06:09:00.4424125Z ##[group]Setting up auth
2026-06-06T06:09:00.4430167Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-06T06:09:00.4646588Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-06T06:09:00.8350135Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-06T06:09:00.8573970Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-06T06:09:01.2268345Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-06T06:09:01.2493482Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-06T06:09:01.6130629Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-06T06:09:01.6376779Z ##[endgroup]
2026-06-06T06:09:01.6377180Z ##[group]Determining the default branch
2026-06-06T06:09:01.6378606Z Retrieving the default branch name
2026-06-06T06:09:02.0216546Z Default branch 'main'
2026-06-06T06:09:02.0217054Z ##[endgroup]
2026-06-06T06:09:02.0217358Z ##[group]Fetching the repository
2026-06-06T06:09:02.0223158Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-06T06:09:02.7491131Z From https://github.com/SaberMage/spt-shell-notify
2026-06-06T06:09:02.7491467Z  * [new branch]      main       -> origin/main
2026-06-06T06:09:02.7611027Z ##[endgroup]
2026-06-06T06:09:02.7611387Z ##[group]Determining the checkout info
2026-06-06T06:09:02.7612273Z ##[endgroup]
2026-06-06T06:09:02.7617545Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-06T06:09:02.7866200Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-06T06:09:02.8085633Z ##[group]Checking out the ref
2026-06-06T06:09:02.8090162Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-06T06:09:02.8397759Z branch 'main' set up to track 'origin/main'.
2026-06-06T06:09:02.8398041Z Reset branch 'main'
2026-06-06T06:09:02.8420142Z ##[endgroup]
2026-06-06T06:09:02.8647360Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-06T06:09:02.8839165Z ee2d37eadc730c0019e0af82d683074c509634a2
